home *** CD-ROM | disk | FTP | other *** search
/ 101 OnLy ThE BeSt GaMeS 6 / 101 OnLy ThE BeSt GaMeS 6.iso / car / speedy / start.bat < prev    next >
Encoding:
DOS Batch File  |  1996-04-20  |  112 b   |  8 lines

  1. @echo off
  2. call xhelp.bat
  3. hbcheck /s /k500
  4. if errorlevel==1 goto End
  5. speedy %1 %2 %3
  6. call order.bat
  7. :End
  8.